type github.com/jackc/pgx/v5/pgtype.encodePlanPathCodecText

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		path.go#L86: 		return encodePlanPathCodecText{}
		path.go#L120: type encodePlanPathCodecText struct{}
		path.go#L122: func (encodePlanPathCodecText) Encode(value any, buf []byte) (newBuf []byte, err error) {